Week 2
Remaining from previous task lists
Documentation cleanup
- Update the readme.md files of all repos to reflect the latest status and instructions
- Update and clean up the documentation in peoples files.
- Provide
pavan@gqc.comcredentials to Deven. - Document 'Collimator' related notebooks.
High priority
- New architecture
- Keep the socket connection alive all the time.
- Send variable sized packets based on measurements that are being sent.
- Check using USB connection on the ESP32-S3 as a possible alternative to communicating with a computer. << 2nd Priority>>
- Code cleanup. ()
- Documentation cleanup.
Medium priority
- Intermittently socket server is not getting data sent from the root node.
- Test node.js REST connection. >> Not needed
- Optimize flags for ESP build link
Low priority
USB stack
- Send data from ESP32-S3 with TinyUSB stack
- C based serial listner in Linux
Discuss SPI connections in atom and add to code. >> Low priority
Based on header in socket server side, change the expected amount of bytes. >> Low priority
Insert Liquid FFT data for each measurement into a STable in TDEngine, 'timestamp', 'fft data' >> Low priority
Send full freq spectrum over the network. >> Not needed
December 05, 2022
- Generate inputs and outputs of the bioreacter 1 and send to Deven for timeseries prediction.
- Output the collimator results to TDEngine
December 06, 2022
- Switch between USB and Socket using a define statement in the main.